func runtime.cgocall
6 uses
runtime (current package)
cgocall.go#L112: cgocall(fn, unsafe.Pointer(&as))
cgocall.go#L134: func cgocall(fn, arg unsafe.Pointer) int32 {
proc.go#L246: cgocall(_cgo_notify_runtime_init_done, nil)
traceback.go#L1627: cgocall(_cgo_set_traceback_functions, noescape(unsafe.Pointer(&arg)))
traceback.go#L1733: call := cgocall
traceback.go#L1752: call := cgocall
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |